-
Home
-
Trusted Shops Easy Integration for WooCommerce
-
2.0.3 (latest)
-
Code
-
Classes
- OrderExporter
Total Complexity |
31 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
235 |
Lines of code |
141 |
Logical lines of code |
73 |
Comment lines |
42 |
Methods |
13 |
Properties |
7 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_row_data() |
A |
43 |
15 |
45 |
get_default_column_names() |
S |
55 |
2 |
21 |
get_orders() |
S |
56 |
2 |
17 |
__construct() |
S |
56 |
1 |
20 |
set_days_to_export() |
S |
71 |
2 |
6 |
prepare_data_to_export() |
S |
69 |
2 |
7 |
set_include_product_data() |
S |
80 |
1 |
3 |
set_sales_channel() |
S |
81 |
1 |
3 |
set_filename_suffix() |
S |
79 |
1 |
3 |
get_sales_channel() |
S |
82 |
1 |
3 |
include_product_data() |
S |
82 |
1 |
3 |
send_headers() |
S |
72 |
1 |
6 |
get_file_path() |
S |
74 |
1 |
4 |